go/types.block.gotoTarget (method)
3 uses
go/types (current package)
labels.go#L61: assert(b.gotoTarget(name) == nil)
labels.go#L73: func (b *block) gotoTarget(name string) *ast.LabeledStmt {
labels.go#L213: if b.gotoTarget(name) == nil {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)